Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional TAN medium field to constructor of FinTS3PinTanClient (fix #121, #106) #146

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

JHthe4
Copy link
Contributor

@JHthe4 JHthe4 commented Apr 23, 2023

As detailed in my comment on #121, this pull request is a tiny hotfix which allows users to manually set a TAN medium when initializing a new FinTS3PinTanClient. Ideally, we would build a better solution that automatically requests TAN media and sets it directly if there is only one available (I suspect this is the case for the vast majority of users). Nonetheless, this is a very quick and dirty fix to at least allow library users to control the TAN medium manually and avoid errors on initialization.

This fixes issues #121 and #106.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants